[INFO] cloning repository https://github.com/edinburghhacklab/led-text-display
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edinburghhacklab/led-text-display" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinburghhacklab%2Fled-text-display", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinburghhacklab%2Fled-text-display'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3315636f8710f76142e10cd2bcb99d7fdd074cb1
[INFO] checking edinburghhacklab/led-text-display/3315636f8710f76142e10cd2bcb99d7fdd074cb1 against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedinburghhacklab%2Fled-text-display" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/edinburghhacklab/led-text-display
[INFO] finished tweaking git repo https://github.com/edinburghhacklab/led-text-display
[INFO] tweaked toml for git repo https://github.com/edinburghhacklab/led-text-display written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edinburghhacklab/led-text-display on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edinburghhacklab/led-text-display already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded keyframe_derive v1.0.0
[INFO] [stderr]   Downloaded ibm437 v0.3.3
[INFO] [stderr]   Downloaded keyframe v1.1.1
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.1
[INFO] [stderr]   Downloaded embedded-layout-macros v0.3.1
[INFO] [stderr]   Downloaded argh_shared v0.1.19
[INFO] [stderr]   Downloaded thread-priority v1.2.0
[INFO] [stderr]   Downloaded argh_derive v0.1.19
[INFO] [stderr]   Downloaded embedded-layout v0.4.2
[INFO] [stderr]   Downloaded embedded-graphics-simulator v0.7.0
[INFO] [stderr]   Downloaded argh v0.1.19
[INFO] [stderr]   Downloaded rpi-led-panel v0.7.0
[INFO] [stderr]   Downloaded rumqttc v0.24.0
[INFO] [stderr]   Downloaded sdl2 v0.37.0
[INFO] [stderr]   Downloaded tokio v1.51.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.2
[INFO] [stderr]   Downloaded sdl2-sys v0.37.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 361c4bd76eabb73480dbae3c1a20b61e4a5c87ce953842b84af6ac624d7efd2f
[INFO] running `Command { std: "docker" "start" "-a" "361c4bd76eabb73480dbae3c1a20b61e4a5c87ce953842b84af6ac624d7efd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "361c4bd76eabb73480dbae3c1a20b61e4a5c87ce953842b84af6ac624d7efd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "361c4bd76eabb73480dbae3c1a20b61e4a5c87ce953842b84af6ac624d7efd2f", kill_on_drop: false }`
[INFO] [stdout] 361c4bd76eabb73480dbae3c1a20b61e4a5c87ce953842b84af6ac624d7efd2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fb5deb6e7a4902ab0e518a3b44a49c60b9614b8284a0ccb1b226e05ea3a3652
[INFO] running `Command { std: "docker" "start" "-a" "3fb5deb6e7a4902ab0e518a3b44a49c60b9614b8284a0ccb1b226e05ea3a3652", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling embedded-layout-macros v0.3.1
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling keyframe_derive v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling sdl2-sys v0.37.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking pxfm v0.1.28
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling argh_shared v0.1.19
[INFO] [stderr]    Compiling sdl2 v0.37.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling argh_derive v0.1.19
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking embedded-graphics-core v0.4.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking keyframe v1.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking embedded-graphics v0.8.2
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking thread-priority v1.2.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking argh v0.1.19
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking embedded-layout v0.4.2
[INFO] [stderr]     Checking rpi-led-panel v0.7.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling ibm437 v0.3.3
[INFO] [stderr]     Checking logic v0.1.0 (/opt/rustwide/workdir/crates/logic)
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking rumqttc v0.24.0
[INFO] [stderr]     Checking runner v0.1.0 (/opt/rustwide/workdir/crates/runner)
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking embedded-graphics-simulator v0.7.0
[INFO] [stderr]     Checking simulator v0.1.0 (/opt/rustwide/workdir/crates/simulator)
[INFO] [stdout] error[E0583]: file not found for module `local`
[INFO] [stdout]   --> crates/simulator/src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod local;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `local`, create file "crates/simulator/src/local.rs" or "crates/simulator/src/local/mod.rs"
[INFO] [stdout]    = note: if there is a `mod local` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `local`
[INFO] [stdout]   --> crates/simulator/src/main.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | mod local;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `local`, create file "crates/simulator/src/local.rs" or "crates/simulator/src/local/mod.rs"
[INFO] [stdout]    = note: if there is a `mod local` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simulator` (bin "simulator" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `simulator` (bin "simulator") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "3fb5deb6e7a4902ab0e518a3b44a49c60b9614b8284a0ccb1b226e05ea3a3652", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fb5deb6e7a4902ab0e518a3b44a49c60b9614b8284a0ccb1b226e05ea3a3652", kill_on_drop: false }`
[INFO] [stdout] 3fb5deb6e7a4902ab0e518a3b44a49c60b9614b8284a0ccb1b226e05ea3a3652
